It has been brought to my attention that the Simple Balance theme has a display bug which causes the right sidebar to drop below the content on single post pages.

After looking into this problem I’ve seen that this only happens when users are required to be logged-in in order to post a comment.

The bug is fairly easy to fix and a fix has already been included in the Simple Balance 2.2 download package.

In order to apply the fix, you only need to download the package and replace the “comments.php” file in your theme’s folder with the one inside the package.

Manual bug fix

Alternatively, you can apply the fix manually by opening the “comments.php” file in a text editor and scroll down to the end of the file where you should see this code snippet:

[php]